home *** CD-ROM | disk | FTP | other *** search
- Subject: FW_CShape::SetFont and al.
- Sent: 3/11/96 1:26 PM
- Received: 3/11/96 12:41 PM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Dear ODF Team:
-
- I have a subclass of FW_CShape with complex geometry. I want to cache the
- geometry and invalidate the cache when methods that invalidate the cached
- geometry is called. FW_CShape::SetFont is such a method, but it is not
- declared virtual by FW_CShape...
-
- Serge
-
-